autoconf-gl-macros software package provides autoconf macros to check for OpenGL/GLU/GLUT, you can install in your Debian 7 (Wheezy) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install autoconf-gl-macros
autoconf-gl-macros is installed in your system.
Make ensure the autoconf-gl-macros package were installed using the commands given below,
$ sudo dpkg-query -l | grep autoconf-gl-macros *
You will get with autoconf-gl-macros package name, version, architecture and description in a table
| Distro | Debian 7 wheezy |
| Section | Development |
| Package | autoconf-gl-macros |
| Version | 20101226-1 |
| Description | autoconf macros to check for OpenGL/GLU/GLUT |
| Sub Section | devel |